home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / wfrt111.zip / SAMPLE2.BAT < prev    next >
DOS Batch File  |  1995-03-08  |  345b  |  12 lines

  1. REM This is an example of a bat file will run from any node but a copy of
  2. REM the Wfreight.ctl file must in the local (node) directory.
  3. REM Assume the WFRT directory is a subdirectory of C:\wc30\door
  4. REM
  5. C:
  6. cd\wc30\door\wfrt
  7. C:\wc30\door\wfrt\wfreight /PC:\wc30\wcwork\NodeDir#\
  8. copy wfscore.dat c:\wc30\bull\bull19.bbs
  9. cd\wc30
  10. exit
  11.  
  12.